home *** CD-ROM | disk | FTP | other *** search
- Path: pacbell.com!usenet
- From: Ian Flint <iflin@ctp.com>
- Newsgroups: comp.lang.tcl,comp.lang.c,comp.lang.c++,comp.databases.sybase,comp.databases.oracle,comp.databases.informix,comp.databases.oracle
- Subject: Re: realloc equivalent in C++
- Date: Fri, 09 Feb 1996 15:36:42 -0800
- Organization: Pacific Bell
- Message-ID: <311BDA8A.1462@ctp.com>
- References: <4fecgc$ar9@engr.orst.edu> <DMJ15v.13C@falcon.daytonoh.attgis.com> <4fgir1$pri@theory.tc.cornell.edu>
- NNTP-Posting-Host: batchux.srv.pacbell.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (X11; I; HP-UX A.09.04 9000/891)
-
- Honbo Zhou wrote:
- >
- > Is there anything in C++ equvalent to realloc in C which can be used
- > to increase allocated memory? Can't find this even in C++ books which
- > talk about memory management specifically. Thanks. Honbo
-
- Yes. realloc.
-
- - Ian Flint
-